.figure-caption {
  text-align: center;
}

.product-cate .nav-link {
  /* color: white; */
  border-bottom: dashed 1px rgb(222 226 230 / 31%);
  /* min-width: 134px;
    display: inline-block; */
  padding-left: 5px;
  text-align: left;
  color: black;
  border-bottom: dashed 1px #dee2e6;
  min-width: 148px;
  display: inline-block;
  font-size: 15px;
  padding-left: 5px;
  text-align: left;
  width: 100%;
}

.product-desc {
  background-color: rgb(105 105 105 / 80%);
  color: white;
  position: absolute;
  left: 0;
  bottom: 18px;
  width: 100%;
  opacity: 0;
  padding-left: 10px;
  padding-bottom: 3px;
  padding-top: 3px;
}

/* .product-desc {
    background-color: rgb(0 0 0 / 65%);
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    padding: 8px;
  } */

.product-item {
  padding-bottom: 18px;
  /* margin-bottom: 18px; */
  position: relative;
}

.product-item:hover .product-desc {
  opacity: 1;
  /* animation: fadeIn; */
  /* animation: myshow; */
  /* animation: zoomIn; */
  animation: myshow;
  animation-duration: 0.7s;
  /* height: 100%;
    transition: all 0.7s; */
}
.wt_t2{width:1460px;margin:0 auto;padding:60px 0}
.fwtt{color:#666666;font-size:30px;background:url(../images/ser.png) no-repeat center top;height:120px;text-align: center;font-weight: 400;line-height:175px}
.xbt{	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;text-align: center;
	color: #666666;background:url(../images/xx3.png) no-repeat center bottom}
	
	
.w1200x{width:1458px;margin:0 auto;}
  .c3bg {
      background: url(../images/c3.png) no-repeat center bottom;height:235px;overflow: hidden;}
  .list2{width:1183px;margin:0 auto;}
  .list2 li {
        border-radius: 100px;
        box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
        position: relative;
        float: left;
        margin-right: 56px;
        text-align: center;
        margin-top: 10px;
        padding-top: 24px;
        background: url(../images/listm.png) no-repeat center 0;
        width: 139px;
        height: 139px;
        box-sizing: border-box; }


  .list2 li .tu {
          height: 44px;
          line-height: 44px; }
  .list2 li .tu img.img2 {
            display: none; }
  .list2 li p {
          font-size: 18px;
          line-height: 30px;
          color: #666666; }
  .list2 li .ci {
          font-size: 20px;
          color: #ffffff;
          line-height: 29px;letter-spacing:-2px;font-weight:600;}
          .list2 li .jh {
                  position: absolute;
                  bottom: -86px;
                  left: 56px;
                  width: 20px;
                  height: 20px;
                  }


  .list2 li:last-child {
          margin-right: 0; }
  .list2 li:nth-child(1) {
          margin-left: 6px; }
  .list2 li:nth-child(2n) {
          margin-top: 46px; }
          .list2 li:nth-child(2) .jh {
                    position: absolute;
                    bottom: -50px;
                    left: 58px;
                    }

.list2 li:nth-child(3) .jh {position: absolute;bottom: -86px;  left: 59px;}
.list2 li:nth-child(4) .jh {position: absolute;bottom: -59px;left: 62px;}

.list2 li:nth-child(5) .jh {position: absolute;bottom: -86px;  left:62px;}
.list2 li:nth-child(6) .jh {position: absolute;bottom: -49px;left: 63px;}


  .list2 li:hover {
          background: url(../images/listmh.png) no-repeat center 0; }
      .list2 li:hover .jh {
            background: url(../images/yuan.png) no-repeat center 0; }
  .list2 li:hover p {
            color: #fff; }
    .list2 li:hover .ci {
            color: #5b5b5b; }
    .list2 li:hover .tu img.img1 {
            display: none; }
          .list2 li:hover .tu img.img2 {
            display: inline-block; }

/* .product-item:hover img{transform: scale(1.2);} */

@keyframes myshow {
  from {
    opacity: 0;
    /* height: 0; */
  }

  to {
    opacity: 1;
    /* height: auto; */
  }
}

@keyframes myshow2 {
  from {
    opacity: 0;
    width: 0;
  }

  to {
    opacity: 1;
    width: 100%;
  }
}

.about-tab {
  /* margin-left: 10px; */
  margin-top: 15px;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  background-color: #767575;
  color: white;
  width: 100%;
}

.about-tab img {
  width: 70px;
}

.about-content {
  margin-top: 40px;
}

.active-tab {
  background-color: #075bc7;
}

/* .news-item {
    border: solid #035bc8 4px;
    margin-top: 10px
  }

  .news-item .content-box {
    background-color: #035bc8;
    color: white;
    padding: 4px;
  }

  .news-item:hover .content-box {
    background-color: #0345a0;
  } */

.bluebg {
  background-color: #035bc8;
}

.blue-border {
  border-color: #035bc8 !important;
}

.news-body:hover {
  background-color: #0345a0;
}

.news-body .card-title {
  font-size: 17px;
}

.news-body .card-text {
  font-size: 14px;
}

.news-card {
  margin: auto;
  margin-top: 28px;
  width: 90%;
  display: block;
}

.news-card img {
  border-radius: 0;
}

.line-clamp2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-body {
  cursor: pointer;
}

.swiper-slide {
  /*min-height: 300px;*/
  /* background-color: #696969; */
}

.zhi-jing {
  display: inline-block;
  color: white;
  background-color: #065bc8;
  font-size: 26px;
  padding: 6px 14px;
  cursor: pointer;
  margin-bottom: 4px;
}

.zj-active {
  color: white;
  background-color: black;
}

/* .active-plan {
  transform: scale(1.1);
} */

.mySwiper1 {
  background-color: white;
  margin-top: 40px;
}

.company-item {
  background-color: white;
  display: inline-block;
  width: 15.6%;
  margin-top: 10px;
  margin-left: 1%;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* .product-cate .nav-item{border-bottom: dashed 2px;} */
/* .product-cate .nav-item{text-align: center;} */

/* .product-cate i{
    position: absolute;
    right: 0;
  } */
.product-cate {
  margin-left: 6%;
  margin-right: 6%;
}

.grey-item {
  background-color: rgb(255 255 255 / 75%);
  color: #da251d;
}

.blue-item {
  background-color: #da251d;
  color: white;
}

.hvr-sweep-to-top:before {
  background: #065bc8;
}

.nav-link-icon {
  position: absolute;
  right: 3px;
  width: 20px;
  height: 20px;
  background-color: #ededed;
  text-align: center;
  border-radius: 50%;
  color: white;
  line-height: 20px;
  margin-top: 9px;
}

.product-cate .active-link {
  color: #da251d;
}

.active-link .nav-link-icon {
  background-color: #da251d;
  color: white;
}

.product-cate .nav-item {
  position: relative;
  /* line-height: 36px; */
  line-height: 29px;
}

.product-cate .nav-link:hover {
  color: #da251d;
}

.product-cate .nav-item:hover .nav-link-icon {
  background-color: #da251d;
  color: white;
}
.product-cate .nav-item.active .nav-link{
    color: #da251d;
}
.product-cate .nav-item.active .nav-link-icon {
  background-color: #da251d;
  color: white;
}

@media (min-width: 768px) and (max-width: 1390px) {
  .container {
    transform: scale(0.9);
  }
}

body {
  max-width: 100%;
  overflow-x: hidden;
}